home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / THD_12_5.ZIP / PASSWORD.TXT < prev    next >
Text File  |  1996-03-20  |  3KB  |  65 lines

  1.  
  2.     PASSWORD.THD is a special file which when located in the same directory as 
  3. THDPRO.EXE can be used to supply passwords during the testing of password 
  4. protected archives.
  5.     The general idea is to tell THDPRO.EXE three things to enable it to 
  6. determine if a password is required.
  7.  
  8.     The first "word" must be the name of the file which is likely to be 
  9. password protected. It should include filename and extension in the same 
  10. format expected by DOS. Wildcards are accepted in the filename entry.
  11.  
  12.     The second "word" is the archive type. This can be any of ARC, ARJ, PAK, 
  13. RAR, and ZIP. The other archive types are not supported by this feature and 
  14. the use of Info-Zip programs under OS/2 also excludes the ZIP type from this 
  15. specification (password protection is not available in all forms of 
  16. UNZIP.EXE).
  17.     PAK reguires a registered version to use this feature. If you attempt to 
  18. use this with PAK archives without a registered version, errors will result.
  19.     Note that the archive type must match the type of the file being checked 
  20. in order for this password to be used. This is done because the "author" 
  21. usually only releases in a single archive type and anyone converting that 
  22. archive to another type is highly unlikely to preserve the password. If the 
  23. archive type does not match what is entered here, THD will not pass the 
  24. password on the command line.
  25.  
  26.     The third "word" is the actual password to pass to the program when 
  27. expanding the archive. Note that passwords are almost always case sensitive 
  28. and THDPRO.EXE will not modify the case of the word you enter here (the 
  29. filename and archive type are not case sensitive).
  30.  
  31.     Each of these words must be separated by ONLY a single (1) space. 
  32. Additions of extra spaces between the words will almost certainly nullify the 
  33. usefulness of the entry. The words MUST be in the order of Filename, type, 
  34. password, with only three words per line. (additional comments etc should be 
  35. placed on a separate line else they "may" be passed as part of the password)
  36.  
  37.     The sample entry below would be useful for people receiving Telegard Gamma 
  38. releases (version 2.99x and possibly version 3.0).
  39.  
  40. install.tg zip ALIVE
  41. |        | | | |   |
  42. ---- ----- - - -- --
  43.     |       |    |
  44.     |       |    > Password to use to unarchive
  45.     |       > archive type
  46.     > file name (wildcards supported)
  47.  
  48.     So, to activate this feature you need to create PASSWORD.THD in the same 
  49. directory as THDPRO.EXE. With any text editor enter the file name, archive 
  50. type, and password (each separated by a single space) with one such entry per 
  51. line and as many lines as you like.
  52.     Note that since THD will only process this file if it exists, then I 
  53. recommend you only use it if you "regularly" get password protected archives 
  54. which you already know the passwords for.
  55.     Also since THDPRO.EXE will process every single line of PASSWORD.THD, then 
  56. it makes sense to keep the file as small as possible (although few people 
  57. would have a list large enough to noticably impact performance).
  58.  
  59.     And last but not least, if you can't make heads or tails of this text... 
  60. sorry, that's what happens when things are added at the last minute. In the 
  61. meantime ask around, there's bound to be at least one person in your city who 
  62. can figure it out <G>.
  63.  
  64. David Muir... Author THD ProScan.
  65.